Metadata-Version: 2.1
Name: CSCN73030 Attendance Module
Version: 0.15.0
Summary: An Attendance webapp component created for the CSCN73030 at Conestoga College, Ontario, Canada
Home-page: https://github.com/CSCN73030-projectv-group9/Attendance
Author: Emil Harvey
Author-email: eharvey3704@conestogac.on.ca
Project-URL: Bug Reports, https://github.com/CSCN73030-projectv-group9/Attendance/issues
Project-URL: Source, https://github.com/CSCN73030-projectv-group9/Attendance
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
Provides-Extra: test

[![Python application](https://github.com/CSCN73030-projectv-group9/Attendance/actions/workflows/pytest.yml/badge.svg?branch=main)](https://github.com/CSCN73030-projectv-group9/Attendance/actions/workflows/pytest.yml)

# Introduction 
This project is the result of a group project for Project-V, a course at Conestoga College in Waterloo, Ontario, Canada.

# Usage
This project is a [Flask](https://flask.palletsprojects.com/en/2.2.x/) application. After you install it via pip, you can serve it via production WSGI server, such as [Waitress](https://pypi.org/project/waitress/).

A Docker image is also [available](https://hub.docker.com/repository/docker/emilharvey/cscn73030-attendance-module).

# Team members
* Emil Harvey: Team Leader
* Amanuel Negussie
* Justin Langevin
* Cole Foster
